const runtime.physPageAlignedStacks
2 uses
runtime (current package)
mheap.go#L51: physPageAlignedStacks = GOOS == "openbsd"
mheap.go#L1128: needPhysPageAlign := physPageAlignedStacks && typ == spanAllocStack && pageSize < physPageSize
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)